EmployerJob 
EntityType  Independent 
Logical Entity Name  EmployerJob 
Default Table Name  PlEmployerJob 
Logical Only  NO 
Definition 
 
Note 
 

EmployerJob Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
EmployerId(FK)    INTEGER  NO 
 
Description    VARCHAR(2000)  YES 
 
JobTitleId(FK)    INTEGER  YES 
 
AvailableStartDate    DATETIME  YES 
 
AvailableEndDate    DATETIME  YES 
 
SalaryLow    MONEY(19, 4)  YES 
 
SalaryHigh    MONEY(19, 4)  YES 
 
JobSchedule    CHAR(1)  YES 
 
DaysOfWeek    CHAR(7)  YES 
 
Time    VARCHAR(50)  YES 
 
NumberPositions    SMALLINT  NO 
 
NumberPositionsFilled    SMALLINT  NO 
 
Status    CHAR(1)  YES 
 
Contact    VARCHAR(30)  YES 
 
HasBenefits    BIT  NO 
 
HasFee    BIT  NO 
 
Note    TEXT  YES 
 
IsActive    BIT  NO 
 
LastModifiedUserId    INTEGER  NO 
 
CreatedDateTime    DATETIME  NO 
 
LastModifiedDateTime    DATETIME  NO 
 
RowVersion    TIMESTAMP/DATE  NO 
 
ExternType    CHAR(1)  YES 
 
JobTypeId(FK)    INTEGER  YES 
 
BenefitsDetail    VARCHAR(1000)  NO 
 
IsVisibleOnline    BIT  NO 
 
IsSalaryVisibleOnline    BIT  NO 
 
IsDirectApplyAllowed    BIT  YES 
 
IsResumeRequired    BIT  YES 
 
VisibleOnlineStartDate    DATETIME  YES 
 
JobSourceId(FK)    INTEGER  YES 
 
VisibleOnlineEndDate    DATETIME  YES 
 
IsNoteVisibleOnline    BIT  NO 
 
OfficialJobTitle    VARCHAR(100)  YES 
 
JobCategoryId(FK)    INTEGER  YES 
 
JobLocationId(FK)    INTEGER  YES 
 
EmployerContactId(FK)    INTEGER  YES 
 
PlEmployerJobID(PK)    INTEGER  NO 
 

EmployerJob Keys 
Key Name  Key Type  Keys 
Nk_PlEmployerJobPlLocationID  Inversion Entry  JobLocationId 
PlEmployerJob_PlEmployerID_N_N_IDX  Inversion Entry  EmployerId 
PlEmployerJob_PlJobTitleID_N_N_IDX  Inversion Entry  JobTitleId 
PlEmployerJob_PlJobCategoryID_N_N_IDX  Inversion Entry  JobCategoryId 
PlEmployerJob_PlEmployerJobID_U_C_IDX  PrimaryKey  PlEmployerJobID 

EmployerJob Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
Employer  Non-Identifying  Zero or One to Zero or More        EmployerId  NO 
EmployerContact  Non-Identifying  Zero or One to Zero or More        EmployerContactId  NO 
Employer  Non-Identifying  One To Zero or More        EmployerId  NO 
JobCategory  Non-Identifying  Zero or One to Zero or More        JobCategoryId  NO 
JobTitle  Non-Identifying  Zero or One to Zero or More        JobTitleId  NO 
JobLocation  Non-Identifying  Zero or One to Zero or More        JobLocationId  NO 
JobCategory  Non-Identifying  Zero or One to Zero or More        JobCategoryId  NO 
JobLocation  Non-Identifying  Zero or One to Zero or More        JobLocationId  NO 
JobSource  Non-Identifying  Zero or One to Zero or More        JobSourceId  NO 
JobTitle  Non-Identifying  Zero or One to Zero or More        JobTitleId  NO 
JobType  Non-Identifying  Zero or One to Zero or More        JobTypeId  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 
EmployerJobDataChange  Non-Identifying  One To Zero or More          NO 
EmployerJobJobBenefit  Non-Identifying  One To Zero or More          NO 
EmployerJobSkill  Non-Identifying  One To Zero or More          NO 
StudentPlacement  Non-Identifying  One To Zero or More          NO 
Task  Non-Identifying  One To Zero or More          NO 
TaskArchive  Non-Identifying  One To Zero or More          NO 
EmployerJobJobBenefit  Non-Identifying  One To Zero or More          NO 
EmployerJobSkill  Non-Identifying  One To Zero or More          NO 
PlStudentApplyHist  Non-Identifying  One To Zero or More          NO 
StudentPlacement  Non-Identifying  One To Zero or More          NO 
PlStudentSearchAgentJob  Non-Identifying  One To Zero or More          NO 

EmployerJob Check Constraints 
Check Constraint Name  CheckConstraint